cuda_d.cuda_profiler_api

Undocumented in source.

Members

Functions

cudaProfilerInitialize
cudaError_t cudaProfilerInitialize(const(char)* configFile, const(char)* outputFile, cudaOutputMode_t outputMode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaProfilerStart
cudaError_t cudaProfilerStart()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaProfilerStop
cudaError_t cudaProfilerStop()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta